home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 September / maximum-cd-1999-09.iso / Utilities / Automation / WinWizard Pro / Sample - Install New Fonts.wz_ / Sample - Install New Fonts.wz
Encoding:
Text File  |  1999-02-09  |  351 b   |  12 lines

  1. {SPEED} 100
  2. {FLOAT} On
  3. {DISPLAY} This example will show you how you may automate the installation of Font Files...
  4. {SLEEP} 3
  5. {RUN} C:\WINDOWS\Explorer.exe "c:\windows\fonts"
  6. {WAIT} Fonts
  7. {ACTIVATE} Fonts
  8. {TYPE} %fi
  9. {DISPLAYADD} 
  10. {DISPLAYADD} Your next step would be to change to the Drive and Folder to where the new fonts exists...
  11. {END} 
  12.